CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dct matlab code

搜索资源列表

  1. shuzishuiyindeng

    2下载:
  2. 基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
  3. 所属分类:matlab

    • 发布日期:2016-12-19
    • 文件大小:14183424
    • 提供者:abcd0609
  1. 19854796watermarking

    1下载:
  2. 武汉大学信息隐藏实验实现源代码 各种隐藏算法dct变换,小波变换,MD5算法等-Wuhan University Experimental realization of information hiding all kinds of hidden algorithm source code dct transform, wavelet transform, MD5 algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:843755
    • 提供者:kanghui
  1. DCT2D

    0下载:
  2. DCT变换的matlab源代码。适合用作特征提取的预处理方法来使用。-DCT transform matlab source code. Suitable for feature extraction preprocessing method to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1351
    • 提供者:于佳
  1. jiyudct

    0下载:
  2. DCT域数字水印源代码.水印嵌入,水印检测,攻击实验以测试鲁棒性,重要参数计算。希望对做数字水印的XDJM有所帮助。--DCT-domain digital watermarking source code. Watermark embedding, watermark detection, attack experiment to test the robustness, an important parameter calculation. Want to do digital waterm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1005
    • 提供者:摩罗逊
  1. Watermarking_althorithm_based_on_DCT(MATLAB)

    1下载:
  2. 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
  3. 所属分类:2D图形编程

    • 发布日期:2013-05-05
    • 文件大小:56350
    • 提供者:xuan
  1. tiqu

    0下载:
  2. 水印提取检测的matlab程序代码 对嵌入水印图像进行dct变化,提取水印序列,计算序列相关值-Detection of watermark extraction matlab code for dct embedded watermark image change, extract the watermark sequence, calculating the value of serial correlation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2870
    • 提供者:顾利雯
  1. JPEGCOMPRESS

    0下载:
  2. 这是一个基于DCT的图像JPEG压缩程序,并将压缩码保存在一TXT文本中-This is a DCT-based JPEG image compression process, and code stored in a compressed text in TXT
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:59211
    • 提供者:yang
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. 71477212FFT

    1下载:
  2. 自己手写的图像的FFT变换和DCT变换的MATLAB代码-Own handwritten images FFT transform and DCT-MATLAB code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1374
    • 提供者:廖辉
  1. 87361048MATLAB_fft

    0下载:
  2. 图像的FFT变换和DCT变换的MATLAB代码-Image FFT transform and DCT-MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:132391
    • 提供者:廖辉
  1. code

    0下载:
  2. 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4096
    • 提供者:Anna
  1. itu-t81[1]

    0下载:
  2. Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:967167
    • 提供者:dwn
  1. watermark

    0下载:
  2. 基于DCT的水印图像matlab代码,主要是水印嵌入和水印提取两大主要部分-DCT-based image watermarking matlab code, mainly watermark embedding and watermark extraction are two main parts
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:4350
    • 提供者:tomkeluqi
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. dct

    0下载:
  2. it is the matlab code for rayleigh fading
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1326
    • 提供者:sonu
  1. steganography

    0下载:
  2. steganography function to using DCT algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:890
    • 提供者:muhannad
  1. DCT-JPEG-HUFFMAN-WAVELET

    1下载:
  2. 含有DCT JPEG HUFFMAN WAVELET图像压缩解压缩matlab的代码示例-With DCT JPEG HUFFMAN WAVELET image compression and decompression matlab code example
  3. 所属分类:Special Effects

    • 发布日期:2016-08-22
    • 文件大小:101376
    • 提供者:江为
  1. DCT---matlab-

    0下载:
  2. 一种基于DCT的数字音频水印算法源代码,主要适用于MATLAB-More practical to the thesis,A DCT-based digital audio watermarking algorithm source code in MATLAB
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:747
    • 提供者:icy
  1. DCT

    0下载:
  2. Matlab code for image compression.
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:46152
    • 提供者:Vishnu
  1. dct

    0下载:
  2. 基于dct的数字水印源程序,是matlab代码,并且带有解释信息-Dct-based digital watermarking source is matlab code, and with explanatory information
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:191928
    • 提供者:程磊
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com